home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
dev
/
lang
/
Python16_Src.lha
/
Python16_Source
/
Modules
/
protos
/
mathmodule.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2000-09-10
|
231 b
|
5 lines
static PyObject *math_error ( void );
static PyObject *math_frexp (PyObject *self , PyObject *args );
static PyObject *math_ldexp ( PyObject *self , PyObject *args );
static PyObject *math_modf ( PyObject *self , PyObject *args );